body {
  background: #f7f7f7; }

header .top {
  height: 120px;
  background: #202121; }
  header .top .top-wrap {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-left: 120px;
    padding-top: 13px; }
    header .top .top-wrap .phone {
      float: right;
      color: #fff;
      padding-right: 150px;
      font-size: 24px;
      padding-top: 10px; }
header .nav {
  background: url(../images-assets/nav_bg.jpg) repeat-x; }
  header .nav ul {
    width: 1200px;
    height: 100%;
    margin: 0 auto; }
    header .nav ul li {
      float: left;
      width: 150px;
      text-align: center;
      height: 50px;
      line-height: 50px; }
      header .nav ul li a {
        color: #000;
        display: block;
        width: 100%;
        height: 100%; }
        header .nav ul li a:hover {
          text-decoration: none; }
header .banner .slider {
  overflow: hidden; }

.main {
  background: #ffffff; }
  .main .search {
    background: url(../images-assets/nav_bg.jpg) repeat-x; }
    .main .search .search-wrap {
      width: 1200px;
      height: 100%;
      margin: 0 auto;
      line-height: 50px;
      height: 50px; }
      .main .search .search-wrap p {
        float: left;
        margin-left: 160px; }
      .main .search .search-wrap form {
        float: right;
        margin-right: 160px;
        position: relative; }
        .main .search .search-wrap form .text {
          height: 24px;
          margin-top: 5px;
          background: url(../images-assets/text-bg.jpg);
          border: none;
          width: 251px;
          padding-left: 28px;
          outline: none; }
        .main .search .search-wrap form .submit {
          outline: none;
          cursor: pointer;
          border: none;
          position: absolute;
          right: 0;
          top: 13px;
          height: 24px;
          width: 55px;
          line-height: 30px;
          background: url(../images-assets/submit.jpg); }
  .main .shoutui {
    width: 1200px;
    margin: 0 auto; }
    .main .shoutui h1, .main .shoutui h3 {
      text-align: center; }
  .main .pro-class {
    width: 1200px;
    height: 220px;
    margin: 0 auto; }
    .main .pro-class .item {
      width: 230px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 20px;
    margin-left: 10px;
    background: #e8e8e8;

}
    .main .pro-class .item a{
    display: block;
    width: 100%;
    height: 100%;
}
      .main .pro-class .item .title {
        font-size: 36px;
        margin-bottom: 20px; }
      .main .pro-class .item .text {
        border-right: 1px solid #333; }
  .main .block {
    background: #1b1c22;
    width: 990px;
    height: 160px;
    margin: 0 auto;
    padding: 20px; }
    .main .block img {
      float: left; }
    .main .block p {
      width: 680px;
      float: right;
      color: #fff;
      margin: 0 30px;
      line-height: 30px; }
  .main .pro {
    width: 990px;
    margin: 0 auto; }
    .main .pro h1, .main .pro h3 {
      text-align: center; }
    .main .pro .pro-item {
      margin-top: 30px;
      font-weight: bold;
      text-align: center; }
      .main .pro .pro-item .title {
        margin-top: 30px; }
      .main .pro .pro-item .more {
        display: inline-block;
        width: 90px;
        height: 25px;
        border: 1px #000 solid; }
  .main .about {
    margin-top: 20px;
    width: 990px;
    margin: 0 auto; }
    .main .about h1 {
      text-align: center; }
    .main .about .text {
    margin-left: 60px;
      width: 627px;
      line-height: 25px;
      text-indent: 2em; }
  .main .good {
    width: 1200px;
    margin: 0 auto; }
    .main .good h1 {
      text-align: center; }
    .main .good .pull-left {
      margin-right: 20px; }

footer {
  background: #202121; }
  footer .nav {
    background: url(../images-assets/footer-bg.jpg) repeat-x;
    border-top: 1px #000 solid; }
    footer .nav ul {
      width: 1200px;
      height: 100%;
      margin: 0 auto; }
      footer .nav ul li {
        float: left;
        width: 150px;
        text-align: center;
        height: 50px;
        line-height: 50px; }
        footer .nav ul li a {
          color: #000;
          display: block;
          width: 100%;
          height: 100%; }
          footer .nav ul li a:hover {
            text-decoration: none; }
  footer .bottom {
    width: 1200px;
    height: 190px;
    margin: 0 auto;
    padding: 20px 250px;
    color: #fff; }
    footer .bottom ul li {
      font-size: 16px; }

/*# sourceMappingURL=style.css.map */